listboxrow: Remove measure() and size_allocate() impls
authorTimm Bäder <mail@baedert.org>
Sat, 14 Oct 2017 14:44:54 +0000 (16:44 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 14 Oct 2017 15:27:55 +0000 (17:27 +0200)
commit00ce3abd6c5f017b95aff01a47d27da3e26c8b29
tree100831612a39d53df97828137fe83b6b30dcfbce
parent4e24cb858866abafc7208b33df9099d8b5e85d66
listboxrow: Remove measure() and size_allocate() impls

GtkListBoxRow is a GtkBin which already does this.
gtk/gtklistbox.c